home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Web-Publishing / HTML-Editoren / Alpha ƒ / Help / Tcl Resources < prev    next >
Encoding:
Text File  |  2000-10-30  |  1.1 KB  |  24 lines

  1. Tcl/Tk
  2.  
  3. Most Tcl resources can be found through <http://dev.scriptics.com/>,
  4. although Scriptics do not actually support MacOS at present.
  5.  
  6. You can download standalone versions of Tcl and Tk for MacOS from
  7. there.  Tcl (and Tk) on MacOS are now largely supported by Jim Ingham
  8. in his spare time, with some help from others.  If you'd like to help
  9. with, for instance, Carbonizing Tk, or building in support for MacOS
  10. specific features (e.g. proxy icons, drag and drop, etc), the source
  11. code is freely available.  The newsgroup <news:comp.lang.tcl> is both
  12. active, and full of very helpful people (including many people from
  13. Scriptics, and many Alpha developers) so it's often a good place to
  14. look for more information, and to coordinate work in specific areas.
  15.  
  16. Another useful resource is the Tcler's Wiki <http://purl.org/thecliff/tcl/wiki/>
  17.  
  18. There are also a number of good books on Tcl/Tk, both for beginners
  19. and for experts.
  20.  
  21. Please note that Alpha 7.x has an embedded Tcl 7.5 interpreter
  22. (approximately -- there are some differences).  Alpha 8 will use either 
  23. Tcl 8.3 or 8.4, and Alphatk makes use of whatever Tcl/Tk interpreter
  24. you have installed.